body{font-family: "microsoft yahei",Helvetica,Arial,sans-serif;font-size: 14px;color: #333;}
html, body, div, ul {
    margin: 0;
    padding: 0;
}
a{color: #333;}
a:hover{color: #ffa231;text-decoration: none;}
input{outline:none} 
input::-webkit-input-placeholder{color:#999;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{
-webkit-box-shadow: 0 0 0px 1000px white inset
}
input:focus {background-color：transparent；}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
input, textarea, select, button{margin: 0;padding: 0;font: 0;}

header{background: #f8f8f8;}
.logobar{margin: 30px 0;}

/*search*/
.posi_relative{position: relative;float: left!important;color: #333;border-radius: 50px;width: 100%;border: 1px solid #cdcdcd;-moz-box-shadow:0 2px 1px rgba(0, 0, 0, 0.2) inset; 
-webkit-box-shadow:0 2px 1px rgba(0, 0, 0, 0.2) inset; 
-o-box-shadow:0 2px 1px rgba(0, 0, 0, 0.2) inset; 
box-shadow:0 2px 1px rgba(0, 0, 0, 0.2) inset;background: #fff;filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);}
.searchbox .icon-search{font-size: 25px;color: #ff8432;position: absolute;top: 0px;right: 13px;}
.searchbox .ipt_gjc{border: none;padding: 8px 46px 8px 0;margin-left: 14px;height: 34px;float: left;background: none;}
.searchbox .ipt_cate{padding: 10px 9px;border-left: 1px solid #cdcdcd;border-right: 1px solid #cdcdcd;border-bottom:none;border-top:none;text-align: center;color: #999;}
.searchbox .search-btn{position: absolute;top: 0px;right: 4px;z-index: 99;background: none;width: 44px;height: 34px;}

/*menu*/
.toptips{background: #f8f8f8;padding: 10px 20px;display: none;}


.menubar{background: #288fd4;}
.menubar ul li{display: inline-block;position: relative;}
.menubar ul li a{color: #fff;font-size: 16px;padding: 18px 55px;display: block;}
.menubar ul li a:hover,.menubar ul li a.active{background: #0f67a2; color: #fff;}
.menubar ul span.line1{height: 16px;width: 2px;background: rgba(255, 255, 255, 0.5);display: inline-block;margin: 0px 9px;position: relative;left: -1px;}
.menubar ul span.line1 span{height: 16px;width: 1px;background: rgba(0, 0, 0, 0.5);display: block;float: right;}

/*banner*/
.banner{width: 100%;height: 650px;}
.banner .swiper-container {width: 100%;height: 100%;}
.banner .swiper-slide {position: relative;width: 100%;height: 100%;background-position: center;background-size: cover;}
.banner .swiper-pagination-bullet{width:17px;height:19px;color:#c7cacf;cursor:pointer;font-family:"iconfont" !important;font-size: 16px;}
.banner .swiper-pagination>span{opacity: 1;background: none;}
.banner .swiper-pagination>span:before {content: "\e666";}
.banner .swiper-pagination>span.swiper-pagination-bullet-active{color:#e55b12;background: none;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 20px;}

/*产品展示*/
.h-title{margin: 40px auto; text-align: center;}
.h-title h4{position: relative;}
.h-title h4:before,.h-title h4:after{content: '';width: 14%;height: 1px;background: #c6c6c6;position: absolute;bottom:20px;display: block;}
.h-title h4:before{left: 28%;}
.h-title h4:after{right: 28%;}
.h-title h4 a{font-size: 36px;color: #288fd4;font-weight: 600;}
.h-title p{font-size: 18px;text-transform:uppercase;color: #999;margin-top: 6px;}

.brand-logo .btn-default {color: #333;background: none;color: #fff;border-color: #fff;border-radius: 50px;padding:5px 20px;}
.brand-logo .btn-default:hover{background: none;color: #fff;border-color:#fff;}

.brand-logo {position: relative;}
.brand-logo .brand-carousel li a {text-align: center;}
.brand-logo .brand-carousel li a img {width: auto; display: inline-block;}
/*nav*/
.brand-logo .owl-controls {position: absolute;top: 50%;width: 100%;margin-top: -20px;left: 0;}
.brand-logo .owl-carousel {position: relative;}
.brand-logo .owl-theme .owl-nav {margin: 0;padding: 0;}
.brand-logo .owl-theme .owl-nav [class*="owl-"] {background-color: transparent;color: #999999;display: inline-block;font-size: 24px;margin: 0;opacity: 0;padding: 0 5px;transition: all 0.3s ease 0s;}
.brand-logo:hover .owl-theme .owl-nav [class*="owl-"] {opacity: 1;}
.brand-logo .owl-theme span span {left: 0px;position: absolute;top: -10px;z-index: 9999;}
.mfp-bg {z-index: 999999;}
.mfp-wrap {z-index: 999999;}
.brand-logo .owl-theme span.owl-next span {left: auto;right: 0px;font-family: "iconfont" !important;}
.brand-logo .owl-theme span.owl-next span:before{content: "\e600";}
.brand-logo .owl-theme .owl-prev {width: 25%;text-align: center;}
.brand-logo .owl-theme .owl-prev span {width: 40px;height: 40px;line-height: 40px;color: #fff;background: #e0e0e0;-webkit-transition: .5s ease;transition: .5s ease;font-family: "iconfont" !important;}
.brand-logo .owl-theme .owl-prev span:before{content: "\e741";}
.brand-logo .owl-theme .owl-prev span:hover {color: #fff;background-color: #3baed4;-webkit-transition: .5s ease;transition: .5s ease;}
.brand-logo .owl-theme .owl-next {width: 20%;text-align: center;}
.brand-logo .owl-theme .owl-next span {background: #e0e0e0 none repeat scroll 0 0; color: #fff; height: 40px; line-height: 40px; -webkit-transition: all 0.5s ease 0s; width: 40px;}

.brand-logo .owl-theme .owl-next span:hover {color: #fff; background-color: #3baed4;-webkit-transition: .5s ease;transition: .5s ease;}


.con{width: 100%;}
.txt{position: absolute;left: 0;bottom: 0;width: 100%;height: 45px;line-height: 45px;text-align: center;color: #fff;background: rgba(40, 143, 212,.8);display: block;}
.txt h3{font-weight: normal;padding: 16px;font-size: 16px;color: #fff;}
.txt p{font-size: 14px;display: block;line-height: 20px;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-moz-margin-before: 1em;
	-moz-margin-after: 1em;
	-moz-margin-start: 0px;
	-moz-margin-end: 0px;
}

/*关于我们*/
.h-about-bg{background: #288fd4;width: 100%;height: 259px; color: #fff;font-size: 14px;line-height: 32px;margin-top: 60px;}
.h-about-bg .h-about-text{margin: 28px 0;}
.h-about-bg .h-about-text p{margin-top: 10px;}
.h-about-bg .h-about-text p a{border: 1px solid #fff;padding: 5px 10px;border-radius: 50px;color: #fff;}

.h-about-bg .h-about-img{position: relative;top:-48px;}
.h-about-bg .h-about-img img{float: right!important;border: 2px solid #288fd4;}
.h-about-img-p{display: none;}

/*新闻公告*/
.h-news-box .h-news-list{}
.h-news-box .h-news-list li{display: inline-block;border-bottom: 1px dashed #e8e8e8;margin-bottom: 31px;padding-bottom: 32px;width: 100%;}
.h-news-box .h-news-list .num{font-size: 90px;float: left;line-height: 75px;border-right: 2px solid #e0e0e0;margin-right: 20px;padding-right: 20px;color: #e8e8e8;}
.h-news-box .h-news-list .h-news-text{}
.h-news-box .h-news-list .h-news-text a{font-size: 16px;padding-bottom: 10px;display: block;word-break: keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.h-news-box .h-news-list .h-news-text p{font-size: 14px;color: #666;}

.h-more{margin: 30px 0;width: 100%;display: inline-block;}
.h-more a{font-size: 16px;padding: 8px 25px;border: 1px solid #288fd4;border-radius: 50px;color: #288fd4;-moz-box-shadow:0 2px 1px rgba(0, 0, 0, 0.2); 
-webkit-box-shadow:0 2px 1px rgba(0, 0, 0, 0.2); 
-o-box-shadow:0 2px 1px rgba(0, 0, 0, 0.2); 
box-shadow:0 2px 1px rgba(0, 0, 0, 0.2);}

/*联系我们*/
.h-contact-box{text-align: center;}
.h-contact-box .iconfont{color: #cdcdcd;font-size: 45px;}
.h-contact-box h5{font-size: 16px;}
.h-contact-box p{font-size: 14px;color: #666;}
.h-contact-box .col-md-4{border-bottom: 1px solid #ebebeb;min-height: 214px;padding-top: 30px;}
.h-contact-c{border-right: 1px solid #ebebeb;border-left: 1px solid #ebebeb;}

/*footer*/
.footer-bg{background: #288fd4;color: #fff;text-align: center;font-size: 14px;padding: 30px 0;}
.footer-bg a{color: #fff;}
.footer-bg span{padding: 0 3%;}
.footer-bg .line1{width:100%;height: 1px;background: #449dda;margin: 15px 0;}

/*mobile nav*/
header .menu{display: none;padding-top: 8px;float: right;cursor: pointer;}
header .menu span{
	width: 19px;height: 2px;border-radius: 2px;background-color: #222;display: block;margin-bottom: 4px;
    -ms-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out s;
    -moz-transition: all 0.4s ease-in-out s;
    transition: all 0.4s ease-in-out 0s;
}

header .menu span.navline1 {
    transform: translateY(6px) rotate(45deg);
    -ms-transform: translateY(6px) rotate(45deg);
    -webkit-transform: translateY(6px) rotate(45deg);
    -o-transform: translateY(6px) rotate(45deg);
    -moz-transform: translateY(6px) rotate(45deg);
    -ms-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out s;
    -moz-transition: all 0.4s ease-in-out s;
    transition: all 0.4s ease-in-out 0s;
}
header .menu span.navline2 {
    background-color: #f8f8f8;
    -ms-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out s;
    -moz-transition: all 0.2s ease-in-out s;
    transition: all 0.2s ease-in-out 0s;
}
header .menu span.navline3 {
    transform: translateY(-6px) rotate(-45deg);
    -ms-transform: translateY(-6px) rotate(-45deg);
    -webkit-transform: translateY(-6px) rotate(-45deg);
    -o-transform: translateY(-6px) rotate(-45deg);
    -moz-transform: translateY(-6px) rotate(-45deg);
    -ms-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out s;
    -moz-transition: all 0.4s ease-in-out s;
    transition: all 0.4s ease-in-out 0s;
}

#mobile_nav{display: none;background: #f8f8f8;padding-bottom: 10px;position: absolute;z-index: 999;width: 100%;}
#mobile_nav ul li{margin-left: 20px;}
#mobile_nav ul li a{clear: both;width: 100%;display: inline-block;padding: 5px 0;font-size: 16px;}
#mobile_nav ul li a:hover,#mobile_nav li a.active{color: #288fd4;}

/*=============内页=================*/
.sub-banner{height: 300px;}
.sub-banner .swiper-slide {position: relative;width: 100%;height: 100%;background-position: center;background-size: cover;}
.sub-top-box{font-size: 14px;border-bottom: 1px solid #ccc;padding-bottom: 15px;}
.sub-top-box i{color: #8a8a8a;font-size: 24px;margin-right: 8px;}
.sub-top-box a{}
/*关于我们*/
.sub-tit{text-align: center;}
.sub-tit h3{font-size: 36px;color: #288fd4;font-weight: 600;margin-bottom: 5px;}
.sub-tit p{font-size: 18px;color: #999;text-transform: uppercase;}
.sub-content-box{font-size: 16px;line-height: 32px;}
.pic-c img{margin: 20px auto;}

/*在线留言*/
.message-box{}
.message-box>form>div{margin-bottom: 20px;overflow: hidden;clear: both;}
.message-box input,.message-box textarea{width: 85%;font-size: 16px;border: 1px solid #ccc;padding: 8px 10px;float: left;}
.message-box .input-mess{}
.message-box span{font-size: 18px;float: left;width: 15%;margin: 8px 0 0;}
.message-box .btn-submit{background: #288fd4;color: #fff;float: left;margin-right: 10px;}

/*在线招聘*/
.recruit-box .list-table{text-align: center;font-size: 14px;}
.recruit-box .list-table>thead>tr>th{border-bottom: 0;background: #288fd4;color: #fff;text-align: center;font-weight: normal;}
.recruit-box .list-table>tbody>tr>td{border-top:0;border-bottom: 1px dashed #ddd;}
    /*详情*/
.recruit-box .show-table{font-size: 14px;border-top: 1px solid #288fd4;}
.recruit-box .table>tbody>tr>th,.recruit-box .table>tbody>tr>td{border-top:0;}
.recruit-box .show-table>tbody>tr>th,.recruit-box .show-table>tbody>tr>td{border-bottom: 1px solid #ddd;line-height: 30px;}
.recruit-box .show-table tr th{background: #f4f4f4;width: 15%;text-align: right;white-space: nowrap;}

.back a{background: #288fd4;color: #fff;padding: 5px 20px;}

/*新闻中心*/
.news-list-box .top .thumb,
.news-list-box .top .text { display: inline-block; *zoom: 1; *display: inline; vertical-align: top;}
.news-list-box .top { padding: 30px 0; width: 100%; border-bottom: 1px dashed #ddd;display: inline-block;}
.news-list-box .top .thumb { position: relative; width: 22.553%; }
.news-list-box .top .thumb .hover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .48); }
.news-list-box .top .thumb .hover>a { position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; display: block; width: 50px; height: 50px; line-height: 50px; color: #fff; }
.news-list-box .top .thumb .hover>a i { font-size: 50px; }
.news-list-box .top .thumb>a { display: block; }
.news-list-box .top .thumb img { width: 100%; height: auto;}
.news-list-box .top .text { position: relative; margin-left: 2.341%; width: 74.556%;line-height: 24px;float: right;}
.news-list-box .top .text .title { font-size: 18px;word-break: keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list-box .top .text .date{font-size: 12px;color: #666;margin-top: 7px;}
.news-list-box .top .text .desc { padding: 8px 0; font-size: 14px; height: 85px; line-height: 24px; color: #666; word-break: break-all; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.news-list-box .top .text .more{display: inline-flex;margin-top: 18px;}
.news-list-box .top .text .more a{background: #ff6e0e;padding: 5px 20px;color: #fff;font-size: 14px;}

    /*详情*/
.show-tit{text-align: center;border-bottom: 1px dashed #ddd;padding-bottom: 15px;}
.show-tit h3{font-size: 18px;font-weight: normal;}
.show-tit p{font-size: 12px;color: #666;margin: 15px 0;}
.show-content-box{font-size: 14px;line-height: 30px;}

/*产品展示*/
.left-menu-box,.right-content-box{display: inline-block;vertical-align: top;}
.left-menu-box{width: 20%;position: relative;float: left;}
.left-menu-box h4{font-size: 22px;color: #288fd4;font-weight: 600;padding: 0 20px 20px 15px;}
.left-menu-box h4 i{font-size:24px;margin-right: 20px;}
.left-menu-box ul{background: #f7f7f7;}
.left-menu-box ul li a{line-height: 48px;border-bottom: 1px solid #ddd;font-size: 16px;display: block;padding: 0 20px;}
.left-menu-box ul li a i{color: #ff893b;background: #fff;border-radius: 50px;margin-right: 15px;-moz-box-shadow:0 2px 1px rgba(0, 0, 0, 0.2); 
-webkit-box-shadow:0 2px 1px rgba(0, 0, 0, 0.2); 
-o-box-shadow:0 2px 1px rgba(0, 0, 0, 0.2); 
box-shadow:0 2px 1px rgba(0, 0, 0, 0.2);}
.left-menu-box ul li a:hover,.left-menu-box ul li a.active{background: #288fd4;color: #fff;}
    /*切换*/
.scienbar-t{margin-bottom: 20px;}
.scienbar-t .dropdown-toggle, .scienbar-t .dropdown-menu{width: 100%;text-align: center;font-size: 16px;}
.left-menu-box{display:block ;}
.scienbar-t{display: none;}

.right-content-box{width: 77%;position: relative;margin-left: 3%;float: right;}
.product-list-box ul li{text-align: center;margin-top: 20px;}
.product-list-box .thumb { position: relative; width: 22.553%; }
.product-list-box .thumb .hover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .48); }
.product-list-box .thumb .hover>a { position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; display: block; width: 50px; height: 50px; line-height: 50px; color: #fff; }
.product-list-box .thumb .hover>a i { font-size: 50px; }
.product-list-box .thumb>a { display: block; }
.product-list-box .thumb img { width: 100%; height: auto;}
.product-list-box ul li .title{height: 40px;line-height: 40px;}

    /*详情*/
.product-show-box .thumb { position: relative; width: 100%; }
.product-show-box .thumb .hover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .48); }
.product-show-box .thumb .hover>a { position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; display: block; width: 50px; height: 50px; line-height: 50px; color: #fff; }
.product-show-box .thumb .hover>a i { font-size: 50px; }
.product-show-box .thumb>a { display: block; }
.product-show-box .thumb img { width: 100%; height: auto;}
.product-show-box .text-box{font-size: 16px;line-height: 30px;}
.product-show-box .title{}

.pagetion{margin-top: 30px;line-height: 30px;}


